ANALYSER V1.30                                         February 18, 1997
------------------------------------------------------------------------
written by Heiko Gorski, Norderstedt, Germany
thanks to Jamie Reilly and Gunnar Kempke
------------------------------------------------------------------------


ANALYSER
========
ANALYSER is a must for every software developer and designer.
ANALYSER is a small and easy-to-use tool which shows all of the modules
(DLL, EXE) that are currently loaded on your Windows system.
ANALYSER displays the name of each specific module, its count, handle,
type and path/file name.
ANALYSER offers the possibility to unload any kind of currently loaded
module.

SYSTEM REQUIREMENTS
===================
ANALYSER requires Win 3.x or Win 95, nothing else.

THE AUTHOR
==========
If you like ANALYSER, if you don't like ANALYSER or if you just have
any suggestions or comments on ANALYSER, please send me an e-mail:
Gorski@T-Online.de

HISTORY
=======

Version 1.30   Feb. 18, 1997
- annoying bug in the horizontal scrolling has been removed (no more
  resetting to left boundary) after timer-event
- font unloading added
- FLL (Foxpro) and WLL (Winword) dynamic link libraries added
- tasks now marked by "TASK" instead of "1**"
- startup-options for module types added
- some minor changes

Version 1.20   Feb. 12, 1997
- improvement and optimization of source code
- INI-file access bug fixed
- some minor changes

------------------------------------------------------------------------

